     
BODY { background: #F1E5AC; }



H1 {
	color: black;
	font-size:32pt;
	font-style:bold;

}


H2 {
	color: black;
	font-size:20pt;
	font-style:bold;

}


a:link {
	color:blue;
	font-size:14pt;
	font-style:bold;
		
}

a:visited {
	color:red;
	font-size:14pt;
	font-style:bold;;
}



